home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
17 Bit Software 6: Level 6
/
17 Bit - Level 6 (1998)(Epic Marketing)[!].iso
/
!applications!
/
crmv1.91t
/
developer
/
assembler
/
include
/
libraries
/
crm_lib.i
next >
Wrap
Text File
|
1993-02-03
|
686b
|
36 lines
IFND LIBRARIES_CRM_LIB_I
LIBRARIES_CRM_LIB_I SET 1
**
** $Filename: libraries/crm_lib.i $
** $Release: 4.0 $
** $Date: 21-Sep-93 $
**
** (c) 1992-3 Thomas Schwarz
** All Rights Reserved
**
IFND EXEC_TYPES_I
include "exec/types.i"
ENDC
IFND EXEC_NODES_I
include "exec/nodes.i"
ENDC
IFND EXEC_LIBRARIES_I
include "exec/libraries.i"
ENDC
LIBINIT
LIBDEF _LVOcmLoadSeg ;NOT for
LIBDEF _LVOcmPrivate1 ;public use!
LIBDEF _LVOcmCheckCrunched
LIBDEF _LVOcmDecrunch
LIBDEF _LVOcmProcessPW
LIBDEF _LVOcmCryptData
LIBDEF _LVOcmProcessCrunchStructA
LIBDEF _LVOcmCrunchData
LIBDEF _LVOcmAllocCrunchStructA
LIBDEF _LVOcmFreeCrunchStruct
ENDC ; LIBRARIES_CRM_LIB_I